home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-06-14 | 986 b | 18 lines |
- [FileDialog]
- 0=2,AddExtension,public bool AddExtension {get; set;}
- 1=2,CheckFileExists,public bool CheckFileExists {virtual get; virtual set;}
- 2=2,CheckPathExists,public bool CheckPathExists {get; set;}
- 3=2,DefaultExt,public string DefaultExt {get; set;}
- 4=2,DereferenceLinks,public bool DereferenceLinks {get; set;}
- 5=2,FileName,public string FileName {get; set;}
- 6=2,FileNames,public string[] FileNames {get;}
- 7=2,Filter,public string Filter {get; set;}
- 8=2,FilterIndex,public int FilterIndex {get; set;}
- 9=2,InitialDirectory,public string InitialDirectory {get; set;}
- 10=2,RestoreDirectory,public bool RestoreDirectory {get; set;}
- 11=2,ShowHelp,public bool ShowHelp {get; set;}
- 12=2,Title,public string Title {get; set;}
- 13=2,ValidateNames,public bool ValidateNames {get; set;}
- 14=3,HookProc,protected override int HookProc(int hWnd, int msg, int wParam, int lParam);
- 15=3,OnFileOk,protected void OnFileOk(CancelEventArgs e);
- 16=3,Reset,public override void Reset();